travis-ci: Use a git URI for dtc.git
authorTom Rini <[email protected]>
Thu, 20 Oct 2016 15:04:10 +0000 (11:04 -0400)
committerTom Rini <[email protected]>
Mon, 24 Oct 2016 12:06:27 +0000 (08:06 -0400)
commit4084c7fa6b8dc4968db9cfe4718832a2fbae7ebc
tree5947dca57468aee435e7ab12a2d349ee3dc86f8e
parent2bb76f33e9ee7ca6f086ee98d6cfbf28b8c8d90a
travis-ci: Use a git URI for dtc.git

Currently we fail to fetch the dtc.git tree due to an SSL issue within
the travis-ci environment.  The easiest fix here is to switch to a git
URI.

Signed-off-by: Tom Rini <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
.travis.yml